﻿@charset "utf-8";
@namespace "http://www.w3.org/1999/xhtml";
@author: Yuan;

html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,tr,th,td,object,table{ 
	margin:0;
	padding:0;
}
html {
	height:100%;
}
	body{
		background-color:#fff;
		font-size:14px;
		font-family:微软雅黑,黑体,宋体;
		color:#666;
	}

		a:link{
			text-decoration:none;
			color:#666;
		}
		a:visited{

		}
		a:hover{
			text-decoration:underline;
		}
		a:focus{

		}
		a:active{

		}

		img{
			border:none;
			vertical-align:middle;
		}
		ul,ol{
			width:100%;
			list-style-type:none;
		}
		textarea{
			resize:none;
		}
		table{
			empty-cells:hide;
		}
		td{
			vertical-align:top;
		}
		td.vat{vertical-align:top;}
		td.vam{vertical-align:middle;}
		td.vab{vertical-align:bottom;}
		input[type=text] {
			font-size:medium;
		}/*for ie9+ only*/
		input[type=submit]{
			cursor:pointer;
			border:none;
			font-family:微软雅黑,黑体,宋体;
		}/*for ie9+ only*/


#wrap{margin:0 auto;}/*page's out-ring which control the whole page*/
.more{
	border:1px solid #e6e6e6;
	font-size:14px;
	padding:0 10px;
	color:#666;
	float:right;
	width:60px;
	text-align:center;
	height:35px;
	line-height:35px;
	margin-top:10px;
	background-color:#fff;
}
.more:hover{
	background-color:#e6e6e6;
	text-decoration:none;
}
div p.leveltit{
	font-size:24px;
	color:#666;
	height:55px;
	line-height:55px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
.inner{
	width:100%;
	text-align:left;
	margin-top:10px;
	border-collapse:collapse;
	background-color:#fff;
}
.inner caption{
	background-color:#fff;
	text-align:left;
	padding-left:5%;
}
.inner a{
	color:#666;
}
.inner td{
	padding:5px 10px;
	text-align:center;
}
.inner p.name{
	font-size:20px;
}
.inner .more{
	border:none;
	text-align:right;
	color:#bbb;
}
.list .inner td{
	border:none;
}
.list .inner img{
	background-color:#fff;
}
.adv{
	float:left;
}
.list{
	float:right;
	width:930px;
	border:1px solid #e6e6e6;
	text-align:center;
	border-collapse:collapse;
}
.list img{
	background-color:#f1f1f1;
	margin:15px 0;
}
.list td{
	border:1px solid #e6e6e6;
	background-color: #f8f8f8;
}
.list a{
	color:#666;
}
.list .price{
	color:#c8161d;
	font-size:18px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
.list .price .hui{
	color:#fff;
	background-color:#e59c29;
	padding:0 3.75px;
	height:30px;
}
.list p{
	line-height:30px;
}
.list .tit{
	font-size:18px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
.ad{
	text-align:center;
}

.top{
	height:35px;
	line-height:35px;
	background-color:#f5f5f5;
}

.top table{
	width:1190px;
	margin:0 auto;
}

#headArea,.mainShow{
	width:1190px;
	margin:0 auto;
	clear:both;
}
#headArea{
	margin:10px auto;
	height:110px;
}

.top a.point{
	color:#c8161d;
}
.top table{
	border-collapse:collapse;
}
.top table a{
	color:#666;
}
.top table a span{
	width:16px;
	height:16px;
	border-radius:10px;
	background-color:#c8161d;
	color:#fff;
	padding:0 5px;
	margin:0 5px;
}
p.hotkey{
	width:100%;
}
p.hotkey a{
	padding:0 5px;
	color:#666;
}
.logo{
	float:left;
	width:270px;
	padding-top:10px;
}
p.hotkey a.point{
	color:#c8161d;
}


.sub_menu{
	position: relative;
	display: inline-block;
}
.sub_menu ul{
	background-color: #ECECEC;;
	display: none;
	position: absolute;
	width: 75px;
	top: 35px;
	z-index: 1;
}
.sub_menu ul li{
	text-align:center;
}
.morexia{
	position:static;
	width: 75px;
	background:none !important;
}
.morexia li{
	width:55px !important;
	padding:0 !important;
}
.morexia li a{
	color:#666;
}

a.xia{
	background: url(../../images/images_v2/shop/xia.png) no-repeat;
	padding-right: 15px;
	background-position: right center;
	color:#666;
}
.sub_menu:hover ul{
	display: block;
}
.sub_menu ul a{
	display: block;
	margin: 0px;
}
.sub_menu ul a:hover{
	background: #C8161D;
	color: #fff;
}

.inputKey{
	width:500px;
	height:31px;
	line-height:37px;
	border:none;
	text-indent:10px;
	outline:none;
}

.logo a{
	color:#c8161d;
	font-size:16px;
}
.fubiaoti{
	float:right;
	width:85px;
	padding-top:17.5px;
	text-align:center;
}

.telShow{
	float:right;
	width:230px;
	font-size:26px;
	padding-left:10px;
	line-height:95px;
	color:#6c6c6c;
}
.mainShow{
	height:470px;
}

.linepad{
	padding:5px 0 10px 0;
}

.menu{
	width:980px;
	float:right;
	height:43px;
	line-height:43px;
	border-bottom:3px solid #c8161d;
}
.menu ul li{
	display:inline;
	text-align:center;
}
.menu ul li.point a{
	color:#c8161d;
}
.menu ul li a{
	color:#333;
	padding:0 25px;
	font-size:18px;
}

.rolling{
	width:690px;
	height:410px;
	float:left;
	margin-top:17.5px;
	margin-left:7.5px;
}

.news{
	width:95%;
	margin:0 auto;
	padding-top:17.5px;
}
.news li{
	text-align:left;
	line-height:30px;
}
.news li a{
	color:#666;
	font-size:12px;
}
.news li a:hover{
	color:#ff7200;
}

.in{
	width:95%;
	margin:7px auto;
	height:60px;
	line-height:60px;
}
.quotes{
	width:95%;
	margin:0 auto;
	border-collapse:collapse;
}
.register{
	width:49.2%;
	background:url(../../images/images_v2/shop/iconRegister.png) 15% center  no-repeat;
	text-align:center;
	display:block;
	color:#da0f0f;
	float:left;
	text-indent:10px;
	border:1px solid #e6e6e6;
}
.register:hover{
	background:url(../../images/images_v2/shopiconWhiteRegister.png) 15% center  no-repeat;
	background-color:#da0f0f;
	color:#fff;
	cursor:pointer;
	border:1px solid #da0f0f;
}
.login{
	width:49.2%;
	background:url(../../images/images_v2/shop/iconLogin.png)  15% center no-repeat;
	text-align:center;
	display:block;
	float:right;
	text-indent:5px;
	border:1px solid #e6e6e6;
}
.login:hover{
	background:url../../images/images_v2/shop/iconWhiteLogin.png) 15% center  no-repeat;
	background-color:#da0f0f;
	color:#fff;
	cursor:pointer;
	border:1px solid #da0f0f;
}

.teamwork{
	width:100%;
	background:url(../../images/images_v2/shop/iconTeamwork.png) 15% center no-repeat;
	text-align:center;
	display:block;
	float:right;
	text-indent:15px;
	border:1px solid #e6e6e6;
	height:60px;
	line-height:60px;
}
.teamwork:hover{
	background:url(../../images/images_v2/shop/iconWhiteTeamwork.png) 15% center  no-repeat;
	background-color:#da0f0f;
	color:#fff;
	cursor:pointer;
	border:1px solid #da0f0f;
}
.ticket{
	width:100%;
	background:url(../../images/images_v2/shop/iconTicket.png)  15% center no-repeat;
	text-align:center;
	display:block;
	float:right;
	text-indent:20px;
	border:1px solid #e6e6e6;
	height:60px;
	line-height:60px;
}
.ticket:hover{
	background:url(../../images/images_v2/shop/iconWhiteTicket.png) 15% center  no-repeat;
	background-color:#da0f0f;
	color:#fff;
	cursor:pointer;
	border:1px solid #da0f0f;
}
.requirement{
	width:100%;
	background:url(../../images/images_v2/shop/iconPublicRequirement.png) 30% center no-repeat;
	text-align:center;
	display:block;
	float:right;
	text-indent:5px;
	border:1px solid #e6e6e6;
	height:60px;
	line-height:60px;
}
.requirement:hover{
	background:url(../../images/images_v2/shop/iconWhitePublishRequirement.png) 30% center  no-repeat;
	background-color:#da0f0f;
	color:#fff;
	cursor:pointer;
	border:1px solid #da0f0f;
}

.classify{
	float:left;
	width:200px;
	height:470px;
	border:2px solid #c8161d;
}
	.classify table{
		width:100%;
		border-collapse:collapse;
	}
	.classify table caption{
		color:#fff;
		background-color:#c8161d;
		height:45px;
		line-height:45px;
		font-size:18px;
	}
	.classify table .more{
		height:30px;
		border:none;
	}
	.classify table .more:hover{
		background:none;
	}
	.classify table th{
		text-align:left;
		padding:10px;
	}
	.classify table td{
		padding:0 10px;
	}
	.classify table td a{
		color:#666;
		padding:0 2.5px;
		font-size:12px;
	}

.area{
	float:right;
	width:275px;
}

.recommend{
	width:1190px;
	margin:20px auto;
	height:185px;
	clear:both;
	background-color:#fff;
}
.recommendtit{
	background-color:#bc4444;
	color:#fff;
	font-weight:normal;
	font-size:20px;
	width:185px;
	height:185px;
	text-align:center;	
	float:left;
}
.recommendtit img{
	margin-top:27%;
}
.reroll{
	float:left;
	width:1000px;
}
.rerCon{
	padding:5px;
	float:left;
	width:23.75%;
	text-align:center;
	border:1px solid #e6e6e6;
	height:173px;
}
.rerCon table{
	width:100%;
	border-collapse:collapse;
}
.rerCon img{
	width:50%;
	float:right;
}
.rerCon th{
	color:#e66a6a;
	font-weight:normal;
	font-size:20px;
	padding:10px 0;
}
.rerCon th label{
	display:block;
	line-height:40px;
}
.level2tit{
	color:#c0c0c0;
	font-size:14px;
}
.level3tit{
	color:#c0c0c0;
	font-size:12px;
}
.rerCon .vam{
	background:url(../../images/images_v2/shop/ex3.png) no-repeat;
	vertical-align:top;
	}
.rerCon .tag{
	position:relative;
	width:95%;
	top:0;
	right:0;
	z-index:999;
}
.useTicket{
	background-color:#c8161d;
	color:#fff;
	border:none;
	cursor:pointer;
	padding:5px 10px;
	font-family:微软雅黑,黑体,宋体;
	margin:5px auto;
}

.oneF,.twoF,.threeF,.fourF,.fiveF,.sixF{
	width:1190px;
	margin:0 auto;
	height:440px;
	clear:both;
}
.fiveF{
	height:470px;
}
.twoF .list,.fourF .list,.fiveF .list{
	height:340px;
}
.twoF .adv,.fourF .adv,.fiveF .adv{
	height:340px;
}

.OutoneF,.OutthreeF,.OutfiveF{
	width:100%;
	background-color:#f9f9f9;
	clear:both;
}
.oneF{
	height:750px;
}
.oneF .list{
	height:680px;
}
.ltit{
	font-size:12px;
	overflow: hidden;
  	text-overflow: ellipsis;
  	white-space: nowrap;
}
.threeF .list{
	float:left;
	width:975px;
	border-collapse:collapse;
}
.threeF .adv{
	float:right;
}
.threeF .list td{
	background-color:#fff;
}
.threeF .list td.vam img{
	background-color:#fafafa;
}
.threeF .list td.vam{
	vertical-align:middle;
	font-size:20px;
	background-color:#fafafa;
}
.innerList {
	margin-top:30px;
}
.innerList td.dhf,.innerList td.djj{
	color:#999;
}
.innerList td.yjj{
	color:#bbb;
}
.sixF {
	height:340px;
}
.sixF .list{
	height:280px;
	border-collapse:collapse;
}
.sixF .adv{
	height:280px;
}
.sixF .list a{
	display:block;
	margin:15px;
	color:#666;
	background-color:#f1f1f1;
}
.sixF .list td{
	border:1px solid #e6e6e6;
}
.sixF .list img{	
	text-align:center;
	padding-top:16%;
}
.sixF .serviceDiv{
	height:200px;
}
.sixF .list p{
	background-color:#fff;
	line-height:55px;
}

.friendLink{
	clear:both;
	background-color:#f1f1f1;
	height:240px;
	padding-top:20px;
}
	.friendLink p{
		width:1190px;
		margin:0 auto;
	}
	div.friendLink p.leveltit{
		float:left;
		margin-left:7.5%;
		line-height:60px;
	}
	.friendLink .inner{
		background-color:#f9f9f9;
	}

.SHOWS{
	background-color:#f6f6f6;
	height:210px;
}
	.SHOWS table{
		width:100%;
	}
	.SHOWS caption{
		background:url(../../images/images_v2/shop/captionRepeatBg.png) repeat-x;
		height:40px;
		line-height:40px;
		font-size:20px;		
		margin-top:20px;
	}
	.SHOWS caption p{
		background:url(../../images/images_v2/shop/captionBg.png) center center no-repeat;
		height:40px;
		width:404px;
	}
	.SHOWS th{
		padding-left:5%;
	}
	.SHOWS td{
		color:#333;
		font-size:32px;
		font-weight:bold;
		text-align:left;
	}
	.SHOWS td span{
		color:#999;
		font-size:16px;
		font-weight:normal;
	}		

.details{
	background-color:#4b4b4b;
	height:222px;
	color:#fff;
	clear:both;
}
	.details a{
		color:#fff;
	}
	.details table{
		width:1000px;
		margin:0 auto;
		text-align:left;
	}
		.details table th{
			font-size:20px;
			font-weight:normal;
			padding-top:25px;
			padding-bottom:10px;
		}
		.details table td a{
			line-height:30px;
		}
		
.RECORD{
	width:640px;
	margin:0 auto;
	padding-top:25px;
}
	.RECORD li{
		text-align:center;
		display:inline;
		padding:0 5px;
	}
	.RECORD li a{
		color:#4b4b4b;
	}
	
.certification{
	width:100%;
	text-align:center;
	height:60px;
	line-height:60px;
	padding:15px 0;
}
	.certification a{
		color:#4b4b4b;
	}
	.certification img{
		width:48px;		
	}

.list2{
	float:none;
	width:100%;
}

.sell,.chat{
	display:block;
	width:100%;
	margin:0 auto;
	color:#999 !important;
	text-align:left;
	height:35px;
	line-height:35px;
	font-size:16px;
}
.chat span{
	color:#c8161d;
}

.twoFPlus{
	height:535px;
}

.rollArea{
	height:330px;
	margin:20px auto;
	width:1190px;
}

.company{
	height:120px;
	text-align:center;
	color:#fff;
	font-size:30px;
	background-color:#1263d2;
	line-height:110px;
}
.company img{
	padding:0 10px;
}

.navigation{
	width:100%;
	background-color:#e5e5e5;
	height:50px;
	line-height:50px;
}
.navigation ul{
	width:1190px;
	margin:0 auto;
}
.navigation li{
	float:left;
	text-align:center;
	font-size:18px;
}
.navigation li  a{
	display:block;
	color:#333;
	padding:0 40px;
}
.navigation li a:hover,.navigation li a.hover{
	color:#fff;
	background-color:#1686f4;
	text-decoration:none;
}

.companyDetails table{
	width:1190px;
	margin:0 auto;
}
.companyDetails table th{
	font-weight:normal;
	color:#333;
}
.companyDetails tale td{
	color:#999;
}
.companyDetails table td span{
	color:#c8161d;
}

.collection,.refer{
	color:#c8161d;
	cursor:pointer;
}
.collection img,.refer img{
	padding:0 5px;
}
	
.search2{
	width:740px;
	float:right;
	border:2px solid #c8161d;
	margin-top:30px;
}

.search_button{
	width: 77.5px;
	height: 31px;
	background-color: #c8161d;
	display: inline-block;
	text-align: center;
	line-height: 35px;
	font-size: 18px;
	color: #fff;
}

.sub_menu2{
	width:85px;
	text-align:center;
}
.sub_menu2 ul{
	background-color: #ECECEC;;
	display: none;
	position: absolute;
	width: 85px;
	top: 20px;
	z-index: 1;
}
.sub_menu2 ul li{
	padding:5px 0;
}

.search_button2{
	width: 77.5px;	
	height: 31px;
	background-color:#ff7200;
}

.commodity{
	width:1190px;
	margin:0 auto;
}
.conditionFilter{
	width:1170px;
	margin:10px auto;
	background-color:#f2f2f2;
	border:1px solid #e6e6e6;
	height:50px;
	line-height:50px;
}
	.conditionFilter li{
		float:left;
		width:110px;
		text-align:center;
		border-left:1px solid #e6e6e6;
		border-right:1px solid #e6e6e6;
	}
	.conditionFilter li a{
		color:#666;
		display:block;
	}
	.conditionFilter li a:hover,.conditionFilter li.hover{
		background-color:#fff;
	}
	.commodity table{
		border-collapse:separate;
		border-spacing:10px;
		border:none;
	}
	.commodity td:hover{
		border:1px solid #1686f4;
	}
.page{
	float:right;
}
	.page span{
		padding:0 2.5px;
		font-size:18px;
	}
	.page span.nowpage{
		color:#c8161d;
	}
	.page a{
		border:1px solid #e6e6e6;
		padding:0 5px;
		height:25px;
		line-height:25px;
		background-color:#fff;
		margin:0 2.5px;
	}
	
.checkMore{
	width:1190px;
	margin:15px auto;
	text-align:center;
	background-color:#f2f2f2;
	border:1px solid #e6e6e6;
	height:50px;
	line-height:50px;
	font-size:16px;
}
.checkMore a{
	color:#666;
	display:block;
}

.bannerLine{
	position:fixed;
	top:190px;
	width:70px;
	right:.375%;
	z-index: 999;
}
	.bannerLine ul li{
		height:70px;
		border-bottom:1px solid #707070;
		line-height:118px;
	}
	.bannerLine ul li a{
		display:block;
		height:70px;
		width:100%;
		text-align:center;
		color:#c6c6c6;
	}
	.bannerLine ul li a:hover{
		text-decoration:none;
	}

	.bannerLine ul li a.ico1:hover{
		background:url(../../images/images_v2/shop/ico1W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico1{
		background:url(../../images/images_v2/shop/ico1W.png) center 30% no-repeat;
		background-color:#555555;
	}
	.bannerLine ul li a.ico2:hover{
		background:url(../../images/images_v2/shop/ico2W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico2{
		background:url(../../images/images_v2/shop/ico2W.png) center 30% no-repeat;
		background-color:#555555;
	}
	.bannerLine ul li a.ico3:hover{
		background:url(../../images/images_v2/shop/ico3W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico3{
		background:url(../../images/images_v2/shop/ico3W.png) center 30% no-repeat;
		background-color:#555555;
	}
	.bannerLine ul li a.ico4:hover{
		background:url(../../images/images_v2/shop/ico4W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico4{
		background:url(../../images/images_v2/shop/ico4W.png) center 30% no-repeat;
		background-color:#555555;
	}
	.bannerLine ul li a.ico5:hover{
		background:url(../../images/images_v2/shop/ico5W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico5{
		background:url(../../images/images_v2/shop/ico5W.png) center 30% no-repeat;
		background-color:#555555;
	}
	.bannerLine ul li a.ico6:hover{
		background:url(../../images/images_v2/shop/ico6W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico6{
		background:url(../../images/images_v2/shop/ico6W.png) center 30% no-repeat;
		background-color:#555555;
	}
	.bannerLine ul li a.ico7:hover{
		background:url(../../images/images_v2/shop/ico6W.png) center 30% no-repeat;
		background-color:#c8161d;
		color:#fff;
	}
	.bannerLine ul li a.ico7{
		background:url(../../images/images_v2/shop/ico6W.png) center 30% no-repeat;
		background-color:#555555;
	}
	
.buyers{
	width:1190px;
	margin:0 auto;
}
.buyers table{
	width:100%;
	border-collapse:collapse;
}
.buyers table thead{
	border-bottom:2px solid #e6e6e6;
	height:50px;
	line-height:50px;
}
.buyers table thead th{
	color:#333;
	font-size:18px;
	font-weight:normal;
}
.buyers table tbody tr:hover{
	background-color:#eee;
	cursor:pointer;
}
.buyers table tbody td{
	height:60px;
	line-height:60px;
	text-align:center;
	color:#666;
	border-bottom:1px solid #eee;
}

.pTit{
	background:url(../../images/images_v2/shop/pBg.png) center no-repeat;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:20px;
	margin:10px 0;
}
.introCom {
	width:1190px;
	margin:0 auto;
}
.introCom blockquote{
	text-align:center;
}
.introCom blockquote label{
	display:block;
	text-align:left !important;
	text-indent:30px;
	line-height:40px;
	padding:10px;
}

.cer{
	height:420px;
}
.cer  dd{
	float:left;
	height:406px;
	text-align:center;
	margin: 5px;
}

.mapArea{
	width:370px;
	height:300px;
	border:1px solid #e6e6e6;
}
.location{
	font-size:16px;
	margin:10px 0;
}
.location th{
	font-weight:normal;
	text-align:right;
	padding:0;
	margin:0;
}
.location td{
	vertical-align:middle;
}

.detailsBuy{
	width:1190px;
	margin:0 auto;
}
	.dbmain{
		border:1px solid #e6e6e6;
		height:auto;
		margin:30px 0;
	}
	.jmjg{
		float:left;
		width: 257px;		
		border-left:1px solid #e6e6e6;
		height:360px;
	}
		.jmjgT{
			background:url(../../images/images_v2/instrument/qyjmjgTitBg.png) repeat-x;
			height:76px;
			line-height:50px;
			color:#666;
			text-align:center;
			font-size:18px;
		}
		.txtM{
			text-align:center;
			font-size:16px;
			padding: 0px 15px;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}
	.fhcData{
		width:90%;
		margin:20px auto;
		color:#818181;
	}
	.fhcData th{
		color:#c8161d;
	}
	.fhcData td{
		text-align:center;
	}
	blockquote.txtM{
		padding:10px;
	}
	.zxzx{
		background:url(../../images/szs/szs_fwjg_01.png) no-repeat;
		border:none;
		cursor:pointer;
		width:190px;
		height:55px;
		line-height:55px;
		display:block;
		margin:20px auto;
	}
	.flatbtn{
		background-color:#efefef;
		color:#666;
		text-align:center;
		border:none;
		cursor:pointer;
		font-family:微软雅黑,黑体,宋体;
		outline:none;
		
	}
	.lxfs{
		width:100%;
		display:block;
		height:40px;
		line-height:40px;
		font-size:18px;
	}
	.jz{
		margin:0 auto;
		width:90%;
	}
	.scdp,.jrdp{
		width:47.5%;
		display:block;
		height:40px;
		line-height:40px;
	}
	.scdp{
		float:right;
	}
	.flatbtn:hover{
		background-color:#cd2d33;
		color:#fff;
	}
	
	.machineInfo{
		float:left;
		width:600px;
		margin-left:330px;
		font-size:16px;
	}
		.machineInfo caption{
			text-align:left;
			color:#333;
			font-size:24px;
			padding:30px 0;
		}
		.machineInfo th{
			text-align:left;
			font-weight:normal;
			padding:5px;
		}
		.machineInfo td{
			text-align:left;
			padding:5px;
		}
	.littleroll{
		width:315px;
		height:380px;
		padding:10px;
		float:left;
		position:absolute;
	}
	.tagT{
		position:absolute;
	}
	.list .tagT{
		background-color: transparent;
	}
	.order{
		width:180px;
		height:50px;
		line-height:49px;
		color:#fff;
		font-family:微软雅黑,黑体,宋体;
		border:none;
		font-size:20px;
		background-color:#c8161d;
		margin:20px 0;
		cursor: pointer;
	}
	.order:hover{
		box-shadow:2px 2px 2px rgba(119,119,119,0.5);
		background-color:#C0392B;
	}
	.cart:hover{
		box-shadow:2px 2px 2px rgba(119,119,119,0.5);
	}
	
	.cart{
		background:url(../../images/images_v2/instrument/cart.png) no-repeat;
		width:180px;
		height:50px;
		line-height:50px;
		font-size:20px;
		cursor:pointer;
		border:none;
		margin:20px 0;
		display:inline;
	}
	.save{
		float:left;
		width:250px;
		margin-top:-50px;
	}
	.save a{margin:0 20px;}
	.save a span{padding-left:30px;}
	.saveMachine{
		background:url(../../images/images_v2/instrument/saveE.png) left center no-repeat;
		color:#666;
	}
	.shareMachine{
		background:url(../../images/images_v2/instrument/shareE.png) left center no-repeat;
		color:#666;
	}
	.saveMachine:hover{
		background:url(../../images/images_v2/instrument/saveR.png) left center no-repeat;
		color:#c8161d;
	}
	.shareMachine:hover{
		background:url(../images/shareR.png) left center no-repeat;
		color:#c8161d;
	}
	.hotservice{
		background-color:#f2f2f2;
		color:#666;
		font-size:18px;
		height:50px;
		line-height:50px;
		text-align:center;
	}
	
	.listSp td{border:none;}
	.listSp td p{text-align:left;}
	.listSp{
		width:90%;
		margin:0 auto;
		border:none;
		text-align:center;
	}
	
	.bars{
		float:right;
		width:1190px;
		border:1px solid #e6e6e6;
	}
	.dbmain2{
		margin:0 auto;
		width:1190px;
	}
	.sidebar{
		float:left;
		width:225px;
		border:1px solid #e6e6e6;
		margin-bottom:10px;
		
	}
	.bars>p{
		background-color:#f2f2f2;
		height:50px;
		line-height:50px;
		color:#666;
	}
	.address_img{
	background:url(../../images/szs/szs_01.gif) no-repeat;
	padding-left: 30px;
	}
	.barTit{
		/* background:url(../../images/images_v2/product/barTit.png) repeat-x; */
		width:190px;
		height:50px;
		line-height:50px;
		background-color:#fff;
		text-align:center;
		font-size:16px;
		display:block;
		float:left;
		cursor: pointer;
		border-top: 2px solid #1263d2;
	}
	.barTitStatic{
		background:none;
		width:190px;
		height:50px;
		line-height:50px;
		text-align:center;
		font-size:16px;
		display:block;
		float:left;
		cursor: pointer;
	}
	
	.machineInfo2{
		margin-left:0px;
		width:90%;
		margin:20px auto;
		float:none;
		border-bottom:1px solid #e6e6e6;
		}
	.machineInfo2 th{
		padding:10px;
	}
	.machineInfo2 td{
		padding:10px;
	}
.mainlevel {background:#ffe60c;   }
.mainlevel a {text-decoration:none; display:block; width:100px;}
.mainlevel a:hover {color:#fff; text-decoration:none;}
.mainlevel ul {display:none; position:absolute;}
.mainlevel li { }
.subss{
	margin-right:70px;
	width:200px;
	position:absolute;
	right:0;
	background-color:#c8161d;
	margin-top:-70px;
}
.subss2{
	height:200px;
}
.subss2 li p{
	padding-top:10px;
}
.subss li{
	color:#fff;
	font-size:24px;
	text-align:center;
	text-decoration:none;
	border:none !important;
	height:50px;
	line-height:50px;
}
.subss li p{
	height:50px;
	line-height:70px;
}
.kuang{
		width:270px;
		height:38px;
		display:block;
		float:left;
		line-height:38px;
		font-size:14px;
		border:1px solid #ebebeb;
	}
.machineInfo3 td{
		padding:0;
	}
		.kuang label{
			padding-left:5px;
		}
		.kuang label .cb{
			margin:0 5px;
		}
		.kuang span{
			color:#c8161d;
			float:right;
			padding-right:10px;
		}
		.kuang{
		background-color:lightgray;}
		.kuang:hover{
		color:#fff;
		background-color:#f90;
		border:1px solid #f90;
	}
	.kuang:hover span{
		color:#fff;
	}
	.machineInfo3 th{
		padding:0;
	}
	.machineInfo3 .kuang{
		width:280px;
		
		border:none;
	}
	.px16{
		font-size:16px;
		color:#666;
	}
	.px16 span{
		color:#999
	}
	
	.px45{
		height:40px;
	}
	.machineInfo3 .priceAndOrders{
		width:97.5%;
		height:70px;
		line-height:70px;
		margin-bottom:10px;
		background-color:#fdeeef;
	}
	.fengeImg{
		float:right;
		width:1px;
		margin-top:15px;
	}
	.qyj{
		padding:0 15px;
	}
	.priceAndOrders .price{
		color:#c8161d;
		font-size:24px;
	}
	.priceAndOrders .hui{
		color:#fff;
		font-size:23px;
		width:30px;
		height:30px;
	}
	.orderCount{
		float:right;
		text-align:center;
		width:100px;
		color:#999;
		margin-top:10px;
		line-height:27.5px;
	}
	.orderCount label{
		font-size:12px;
		}
.bars{
		float:right;
		width:1190px;
		clear:both;
		margin-bottom:20px;
		border: 1px solid #e6e6e6;
	}
		.bars .buyers{
		width:100%;
	}
	.bars .checkMore{
		width:1190px;
		clear:both;
		margin:20px auto;
	}
	.companyIntro{
		line-height:30px;
		width:95%;
		margin:0 auto;
	}
	
	.glevel{
		margin:5px auto;
		padding-bottom:20px;
	}
	.detailsTit{
		background:url(../../images/szs/detailsTit.png) no-repeat;
		height:35px !important;
		line-height:33px !important;
		font-size:24px;
		width:1190px !important;
		text-indent:30px;
		color:#333;
		background-color:#fff !important;
		margin:10px auto;
	}
	.detailsMachine{
		width:95%;
		margin:0 auto;
		line-height:30px;
	}
	.detailsMachine span{
		font-weight:bold;
	}
	.lct{
		text-align:center;
	}
	.hui{
	color:#fff;
	background-color:#e59c29;
	padding:0 3.75px;
	height:30px;
}
.contactUS{
		width:95% !important;
		margin:0 auto;
	}
	table.contactUS tbody td{
		border:none;
		height:30px;
		line-height:30px;
		text-align:left;
	}
	table.contactUS tbody tr:hover{
		background:none;
		cursor:default;
	}
	.allsee {
		display:block;
		float:right;
		width:80px;
		text-align:center;
		padding-top:20px;
		color: #666;
	}
	blockquote.ad img{
		padding:5px 10px;
	}
	.talking{
		clear:both;
		float:none;
	}
	.talking li{
		border:none;
		border-bottom:1px solid #ccc;
	}
	.talking li table{
		width:100%;
		border-collapse:collapse;
	}
	.time{
		font-size:14px;
		color:#999;
	}
	.talking li:hover{
		background:none;
	}
	.talking li table td{
		line-height:30px;
		text-align:left;
		vertical-align:middle;
		padding:5px 10px;
		font-size:14px;
		border-bottom:none;
		height: 40px;
	}
	.listbcs{
		border-collapse:separate;
		border:none;
		border-spacing:10px;
		margin:0 auto;
		border:none;
		text-align:center;
	}
	.listbcs td p{text-align:left;padding-left:20px;}
	.listbcs td a.sell,.listbcs td a.chat{
		padding-left:20px;
	}
	
	.listcerti td{
		border:none;
	}

.position_box {
    margin-top: 6px;
    text-align: right;
    position: absolute;
    left: 93px;
    top: -4px;
}
.position_box a {
    position: absolute;
    line-height: 64px;
    margin-left: 72px;
    color: #999;
}